home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / gas_251.zip / bin_251 / bfd / config / i386-nlm.mt < prev    next >
Text File  |  1994-02-11  |  478b  |  12 lines

  1. # Target:  Intel i386 using Novell's NetWare Loadable Module (NLM) format.
  2.  
  3. # Note that we produce elf output and only convert it at the last
  4. # moment to NLMs.  We could in principle generate NLMs directly, but I
  5. # don't think the format is really rich enough to do this, and anyway,
  6. # this can be more convenient for the user.  We can convert coff too.
  7.  
  8. DEFAULT_VECTOR=bfd_elf32_i386_vec
  9.  
  10. SELECT_VECS=nlm32_i386_vec i386coff_vec i386aout_vec
  11. SELECT_ARCHITECTURES=bfd_i386_arch
  12.